We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf9674b commit 830dcefCopy full SHA for 830dcef
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "purescript-intmaps",
3
- "version": "1.1.2",
+ "version": "1.1.3",
4
"license": "BSD-3-Clause",
5
"moduleType": [
6
"node"
package.json
@@ -6,9 +6,9 @@
"docs": "rimraf docs && pulp docs"
7
},
8
"devDependencies": {
9
- "bower": "^1.7.2",
10
- "pulp": "^8.0.0",
11
- "purescript": "^0.8.0",
12
- "rimraf": "^2.5.0"
+ "bower": "^1.7.9",
+ "pulp": "^8.1.1",
+ "purescript": "^0.8.5",
+ "rimraf": "^2.5.2"
13
}
14
0 commit comments