소스 검색

Update package.json

Moving standard into dev dependencies
Gardner Bickford 6 년 전
부모
커밋
ef12a5bc91
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

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