Skip to content

Commit 1860215

Browse files
committed
Fix PureScript dependency version
1 parent ca24764 commit 1860215

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
@@ -10,7 +10,7 @@
1010
"jshint": "^2.9.4",
1111
"pulp": "^11.0.0",
1212
"purescript-psa": "^0.5.0",
13-
"purescript": "^0.11.2",
13+
"purescript": "^0.11.1",
1414
"rimraf": "^2.6.1"
1515
}
1616
}

0 commit comments

Comments
 (0)