Skip to content

Commit 3b6faf8

Browse files
committed
review: use pulp 12.2
1 parent 8381038 commit 3b6faf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"scripts": {
55
"clean": "rimraf output && rimraf .pulp-cache",
66
"build": "pulp build -- --censor-lib --strict",
7-
"test": "pulp test --check-main-type Effect.Effect"
7+
"test": "pulp test"
88
},
99
"devDependencies": {
10-
"pulp": "^12.0.1",
10+
"pulp": "^12.2.0",
1111
"purescript-psa": "^0.6.0",
1212
"rimraf": "^2.6.2"
1313
}

0 commit comments

Comments
 (0)