init
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "poulinkes",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"dev": "bunx wrangler dev",
|
||||
"deploy": "bunx wrangler deploy"
|
||||
},
|
||||
"devDependencies": {
|
||||
"wrangler": "^3.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user