소스 검색

Force cortex version to 0.6.2

There might have been a breaking change in 0.6.3 that prevents it from
working
Thomas Dy 9 년 전
부모
커밋
fd82aa68b0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -11,7 +11,7 @@
   },
   "devDependencies": {
     "bootstrap": "^3.3.1",
-    "cortexjs": "^0.6.2",
+    "cortexjs": "0.6.2",
     "reqwest": "^1.1.5",
     "react": "^0.12.2",
     "react-mini-router": "^1.0.0",