diff options
author | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-22 16:28:46 +0100 |
---|---|---|
committer | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-22 16:28:46 +0100 |
commit | 9767783f57f4d10c7633e5a652f81cf13cd5c000 (patch) | |
tree | 70bec9007e7a07e6ba91eaf8b24e18b19e4c8819 | |
parent | ab51e7511f61e432c19f805c0f566fb674476ac2 (diff) | |
download | purs-loader-9767783f57f4d10c7633e5a652f81cf13cd5c000.tar.gz purs-loader-9767783f57f4d10c7633e5a652f81cf13cd5c000.tar.zst purs-loader-9767783f57f4d10c7633e5a652f81cf13cd5c000.zip |
Version 4.2.04.2.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1faef7b..d9235c8 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "purs-loader", | 2 | "name": "purs-loader", |
3 | "version": "4.1.0", | 3 | "version": "4.2.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": [ |