Explorar el Código

Update package.json

Moving standard into dev dependencies
Gardner Bickford hace 6 años
padre
commit
ef12a5bc91
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -38,6 +38,7 @@
     "husky": "^1.1.2",
     "husky": "^1.1.2",
     "mocha": "*",
     "mocha": "*",
     "selenium-standalone": "^6.15.3",
     "selenium-standalone": "^6.15.3",
+    "standard": "^12.0.1",
     "standard-version": "^4.4.0",
     "standard-version": "^4.4.0",
     "typescript": "^3.3.3"
     "typescript": "^3.3.3"
   },
   },
@@ -51,7 +52,6 @@
     "peerjs": "^0.3.20",
     "peerjs": "^0.3.20",
     "react": "^16.8.1",
     "react": "^16.8.1",
     "reliable": "git+https://github.com/michelle/reliable.git",
     "reliable": "git+https://github.com/michelle/reliable.git",
-    "standard": "^12.0.1",
     "webrtc-adapter": "^6.3.2"
     "webrtc-adapter": "^6.3.2"
   },
   },
   "collective": {
   "collective": {