forked from github/purescript-typeable
fix: migrate to new spago
This commit is contained in:
@@ -5,12 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "spago build",
|
||||
"test": "spago -x tests.dhall test"
|
||||
"test": "spago test"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"purescript": "^0.14.1",
|
||||
"spago": "^0.20.1"
|
||||
}
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user