We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8381038 commit 3b6faf8Copy full SHA for 3b6faf8
package.json
@@ -4,10 +4,10 @@
4
"scripts": {
5
"clean": "rimraf output && rimraf .pulp-cache",
6
"build": "pulp build -- --censor-lib --strict",
7
- "test": "pulp test --check-main-type Effect.Effect"
+ "test": "pulp test"
8
},
9
"devDependencies": {
10
- "pulp": "^12.0.1",
+ "pulp": "^12.2.0",
11
"purescript-psa": "^0.6.0",
12
"rimraf": "^2.6.2"
13
}
0 commit comments