Skip to content

Commit 2064b80

Browse files
committed
feat: update to spago@next
1 parent 074fc77 commit 2064b80

File tree

7 files changed

+631
-48
lines changed

7 files changed

+631
-48
lines changed

bower.json

-21
This file was deleted.

package.json

+3-7
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,13 @@
1414
},
1515
"homepage": "https://github.com/lumihq/purescript-react-basic#readme",
1616
"devDependencies": {
17-
"bower": "^1.8.14",
18-
"npm-run-all": "^4.1.5",
19-
"pulp": "^16.0.1",
20-
"purescript": "^0.15.0",
21-
"spago": "^0.20.9"
17+
"npm-run-all": "^4.1.5"
2218
},
2319
"dependencies": {
24-
"react": "^18.1.0"
20+
"react": "^19.0.0"
2521
},
2622
"scripts": {
2723
"build": "spago build",
2824
"clean": "rm -rf .spago bower_components output output-pulp node_modules"
2925
}
30-
}
26+
}

packages.dhall

-5
This file was deleted.

spago.dhall

-11
This file was deleted.

0 commit comments

Comments
 (0)