Explorar o código

[FIX] private in package.json

Gogs %!s(int64=7) %!d(string=hai) anos
pai
achega
14f3974d1e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
 	"version": "1.0.0",
 	"main": "index.js",
 	"license": "MIT",
-	"privtate": true,
+	"private": true,
 	"scripts": {
 		"start": "./node_modules/.bin/webpack --watch --config webpack.config.js",
 		"build": "./node_modules/.bin/webpack --progress --config webpack.config.js"