diff options
author | eric thul <thul.eric@gmail.com> | 2017-08-24 19:58:57 -0400 |
---|---|---|
committer | eric thul <thul.eric@gmail.com> | 2017-08-24 19:58:57 -0400 |
commit | aaf98ca8bccce1a8e2330184fb19aa4399f10f25 (patch) | |
tree | a6f7e6b7d683d2f870081653b8b10af63aaf1551 /package.json | |
parent | a8410d6d39fc84499b5f804802b5b6e5ea07e92f (diff) | |
download | purs-loader-aaf98ca8bccce1a8e2330184fb19aa4399f10f25.tar.gz purs-loader-aaf98ca8bccce1a8e2330184fb19aa4399f10f25.tar.zst purs-loader-aaf98ca8bccce1a8e2330184fb19aa4399f10f25.zip |
3.1.13.1.1
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 2662b19..894a47e 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.0", | 3 | "version": "3.1.1", |
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": [ |