Skip to content

Commit c6dde6c

Browse files
committed
Restrict purescript version
1 parent c0c583f commit c6dde6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"gulp-jscs": "^1.6.0",
77
"gulp-jshint": "^1.11.2",
88
"gulp-purescript": "^0.6.0",
9-
"purescript": "^0.7.3-fixed",
9+
"purescript": "0.7.3-fixed",
1010
"rimraf": "^2.4.1"
1111
}
1212
}

0 commit comments

Comments
 (0)