mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
manual build
This commit is contained in:
parent
ecf97ba9d0
commit
107bdd1ab3
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "netlify build",
|
||||
"dev": "NODE_ENV=development netlify dev"
|
||||
"dev": "NODE_ENV=development netlify dev",
|
||||
"readme": "node ./scripts/populate-readme.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/styled-components": "^5.1.26",
|
||||
|
|
|
|||
Loading…
Reference in a new issue