mirror of
https://github.com/fiatjaf/nak.git
synced 2025-12-11 09:58:49 +00:00
react, slinky, esbuild and a readme.
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "./build.js && sbt ~fastLinkJS"
|
||||
},
|
||||
"dependencies": {
|
||||
"esbuild": "^0.14.23",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user