소스 검색

Stick to expose-loader 0.7.1

0.7.2 causes a ReferenceError: jQuery is not defined in autosize.
j8
Lyubomir Marinov 8 년 전
부모
커밋
f7dcd1ba2c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

66
     "eslint-plugin-jsdoc": "*",
66
     "eslint-plugin-jsdoc": "*",
67
     "eslint-plugin-react": "*",
67
     "eslint-plugin-react": "*",
68
     "eslint-plugin-react-native": "^2.2.1",
68
     "eslint-plugin-react-native": "^2.2.1",
69
-    "expose-loader": "*",
69
+    "expose-loader": "0.7.1",
70
     "file-loader": "^0.10.0",
70
     "file-loader": "^0.10.0",
71
     "flow-bin": "^0.37.0",
71
     "flow-bin": "^0.37.0",
72
     "haste-resolver-webpack-plugin": "^0.2.2",
72
     "haste-resolver-webpack-plugin": "^0.2.2",

Loading…
취소
저장