fix npm version
This commit is contained in:
parent
4cb61abac8
commit
49c9dd33a8
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "TheOrangeOne-Site",
|
"name": "TheOrangeOne-Site",
|
||||||
"version": "4",
|
"version": "4.0.0",
|
||||||
"description": " Source code for TheOrangeOne.net",
|
"description": " Source code for TheOrangeOne.net",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build-js": "./scripts/build-js.sh",
|
"build-js": "./scripts/build-js.sh",
|
||||||
|
|
Reference in a new issue