diff options
author | eric thul <thul.eric@gmail.com> | 2018-06-14 05:32:36 -0400 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2018-06-14 05:32:36 -0400 |
commit | 59223097e35133918db227b3f75e009c1c46dc68 (patch) | |
tree | 5549578b4791fee186311da7ab4d5bd8ccf7180d /package.json | |
parent | a2be98a0b804e82f23684f8fd3d8c24ad5ae3e40 (diff) | |
download | purs-loader-a3d300f59cc7ec0b1271fc1f0c3968b254969021.tar.gz purs-loader-a3d300f59cc7ec0b1271fc1f0c3968b254969021.tar.zst purs-loader-a3d300f59cc7ec0b1271fc1f0c3968b254969021.zip |
Version 3.2.03.2.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7522b3e..2b5b1ba 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "purs-loader", | 2 | "name": "purs-loader", |
3 | "version": "3.1.4", | 3 | "version": "3.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": [ |