Skip to content

Commit 53da4ed

Browse files
committed
remove the patch level changes
1 parent 2132b12 commit 53da4ed

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bower.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
},
1717
"dependencies": {
1818
"purescript-arraybuffer-types": "^2.0.0",
19-
"purescript-contravariant": "^4.0.1",
20-
"purescript-effect": "^2.0.1",
19+
"purescript-contravariant": "^4.0.0",
20+
"purescript-effect": "^2.0.0",
2121
"purescript-foreign": "^5.0.0",
22-
"purescript-foreign-object": "^2.0.1",
23-
"purescript-maybe": "^4.0.1",
22+
"purescript-foreign-object": "^2.0.0",
23+
"purescript-maybe": "^4.0.0",
2424
"purescript-node-buffer": "^5.0.0",
2525
"purescript-node-streams": "^4.0.0",
2626
"purescript-node-url": "^4.0.0",
27-
"purescript-nullable": "^4.1.1",
27+
"purescript-nullable": "^4.1.0",
2828
"purescript-options": "^5.0.0",
29-
"purescript-prelude": "^4.1.1",
29+
"purescript-prelude": "^4.1.0",
3030
"purescript-unsafe-coerce": "^4.0.0"
3131
}
3232
}

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"devDependencies": {
99
"jscs": "^3.0.7",
1010
"jshint": "^2.9.5",
11-
"pulp": "^12.3.1",
11+
"pulp": "^12.3.0",
1212
"purescript-psa": "^0.6.0",
13-
"rimraf": "^2.6.3"
13+
"rimraf": "^2.6.2"
1414
}
1515
}

0 commit comments

Comments
 (0)