diff options
author | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-04 18:10:49 +0100 |
---|---|---|
committer | Cyril Sobierajewicz <cyril.sobierajewicz@fretlink.com> | 2019-03-04 18:15:33 +0100 |
commit | 66c963c2282afbf948a262978d63421fa518eaec (patch) | |
tree | a63da343c66064f5cee134123e80f41bb02016b3 | |
parent | 148eb9ab6b5544029e200f7715520dcbd7b7a206 (diff) | |
download | purs-loader-66c963c2282afbf948a262978d63421fa518eaec.tar.gz purs-loader-66c963c2282afbf948a262978d63421fa518eaec.tar.zst purs-loader-66c963c2282afbf948a262978d63421fa518eaec.zip |
Version 4.0.04.0.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b1974ad..e9b5035 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "purs-loader", | 2 | "name": "purs-loader", |
3 | "version": "3.3.3", | 3 | "version": "4.0.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": [ |