diff options
author | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-18 12:03:36 +0100 |
---|---|---|
committer | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-18 13:46:27 +0100 |
commit | 5f7ec4c3db5bd3c6388ca346ab2ebde794c1b07d (patch) | |
tree | ef9b29e62f4ae837926f1adcde72aa090ff8b461 | |
parent | c69d78d9010e224f1a31b1acfa24db346d535cb6 (diff) | |
download | purs-loader-4.1.0.tar.gz purs-loader-4.1.0.tar.zst purs-loader-4.1.0.zip |
Version 4.1.04.1.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e9b5035..1faef7b 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "purs-loader", | 2 | "name": "purs-loader", |
3 | "version": "4.0.0", | 3 | "version": "4.1.0", |
4 | "description": "A webpack loader for PureScript.", | 4 | "description": "A webpack loader for PureScript.", |
5 | "main": "lib/index.js", | 5 | "main": "lib/index.js", |
6 | "files": [ | 6 | "files": [ |