Skip to content

Commit 4c0214f

Browse files
authored
Bump versions (#3)
* Bump versions * Lower purescript version
1 parent df93af7 commit 4c0214f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"package.json"
1616
],
1717
"dependencies": {
18-
"purescript-aff": "^2.0.1"
18+
"purescript-aff": "^3.0.0"
1919
}
2020
}

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"build": "pulp build -- --censor-lib --strict"
66
},
77
"devDependencies": {
8-
"pulp": "^10.0.0",
9-
"purescript": "^0.10.2",
10-
"purescript-psa": "^0.4.0",
8+
"pulp": "^11.0.0",
9+
"purescript": "^0.11.1",
10+
"purescript-psa": "^0.5.0",
1111
"rimraf": "^2.5.4"
1212
}
1313
}

0 commit comments

Comments
 (0)