forked from mystiq/hydrogen-web
Add snowpack and typescript dependencies
This commit is contained in:
parent
5675895301
commit
973b33c032
2 changed files with 2341 additions and 28 deletions
|
@ -51,6 +51,8 @@
|
||||||
"rollup": "^2.26.4",
|
"rollup": "^2.26.4",
|
||||||
"rollup-plugin-cleanup": "^3.1.1",
|
"rollup-plugin-cleanup": "^3.1.1",
|
||||||
"serve-static": "^1.13.2",
|
"serve-static": "^1.13.2",
|
||||||
|
"snowpack": "^3.8.3",
|
||||||
|
"typescript": "^4.3.5",
|
||||||
"xxhashjs": "^0.2.2"
|
"xxhashjs": "^0.2.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in a new issue