Use purescription-0.13.8

master
Marcin Szamotulski 2020-06-13 19:42:05 +02:00
parent 93c34f2214
commit 551fb6fab8
No known key found for this signature in database
GPG Key ID: 788D56E52D63FAA4
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",