Merge pull request #25 from coot/coot/purescript-0.13.8

Use purescript-0.13.8
master
Gary Burgess 2020-06-14 16:22:45 +01:00 committed by GitHub
commit 450e0bf27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"bundle:watch": "webpack --mode=development --entry ./entry.js --output-path ./dist --output-filename app.js --progress --watch"
},
"devDependencies": {
"purescript": "^0.13.6",
"purescript": "^0.13.8",
"purescript-psa": "^0.7.3",
"spago": "^0.15.2",
"webpack": "^4.43.0",