Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit e54a706

Browse files
committed
Update package.json dependencies
1 parent 48ac9f6 commit e54a706

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"build": "pulp build --include example/src --to example/example.js"
77
},
88
"devDependencies": {
9-
"pulp": "^12.3.1",
10-
"purescript": "0.12.0",
11-
"purescript-psa": "^0.7.3"
9+
"pulp": "^15.0.0",
10+
"purescript": "0.14.1",
11+
"purescript-psa": "^0.8.2"
1212
}
1313
}

0 commit comments

Comments
 (0)