mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
actually use version script
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test --env=jsdom",
|
||||
"eject": "react-scripts eject",
|
||||
"preversion": "npm run build"
|
||||
"version": "npm run build && git add build"
|
||||
},
|
||||
"proxy": "http://localhost:5000",
|
||||
"homepage": "http://pi"
|
||||
|
||||
Reference in New Issue
Block a user