mirror of
https://github.com/zoriya/flood.git
synced 2026-06-02 19:11:14 +00:00
Update package.json
Fixed formatting
This commit is contained in:
+4
-4
@@ -2,11 +2,11 @@
|
||||
"name": "flood",
|
||||
"version": "1.0.0",
|
||||
"private": false,
|
||||
"license" : "GPL-3.0-only"
|
||||
"license": "GPL-3.0-only",
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/jfurrow/flood.git"
|
||||
}
|
||||
"type": "git",
|
||||
"url": "https://github.com/jfurrow/flood.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node client/scripts/build.js",
|
||||
"build-assets": "UPDATED_SCRIPT=build npm run deprecated-warning && npm run build",
|
||||
|
||||
Reference in New Issue
Block a user