|
20 | 20 | }, |
21 | 21 | "repository": { |
22 | 22 | "type": "git", |
23 | | - "url": "git+https://weblogixx@github.com/weblogixx/react-webpack-template.git" |
| 23 | + "url": "https://github.com/react-webpack-generators/react-webpack-template.git" |
24 | 24 | }, |
25 | 25 | "keywords": [ |
26 | 26 | "React", |
|
32 | 32 | "author": "Christian Schilling (cs@weblogixx.de)", |
33 | 33 | "license": "MIT", |
34 | 34 | "bugs": { |
35 | | - "url": "https://github.com/weblogixx/react-webpack-template/issues" |
| 35 | + "url": "https://github.com/react-webpack-generators/react-webpack-template/issues" |
36 | 36 | }, |
37 | | - "homepage": "https://github.com/weblogixx/react-webpack-template#readme", |
| 37 | + "homepage": "https://github.com/react-webpack-generators/react-webpack-template#readme", |
38 | 38 | "devDependencies": { |
39 | 39 | "babel-core": "^6.0.0", |
40 | 40 | "babel-eslint": "^6.0.0", |
|
45 | 45 | "babel-preset-stage-0": "^6.5.0", |
46 | 46 | "bower-webpack-plugin": "^0.1.9", |
47 | 47 | "chai": "^3.2.0", |
48 | | - "copyfiles": "^0.2.1", |
| 48 | + "copyfiles": "^1.0.0", |
49 | 49 | "css-loader": "^0.23.0", |
50 | | - "eslint": "^2.2.0", |
| 50 | + "eslint": "^3.0.0", |
51 | 51 | "eslint-loader": "^1.0.0", |
52 | | - "eslint-plugin-react": "^5.0.0", |
53 | | - "file-loader": "^0.8.4", |
| 52 | + "eslint-plugin-react": "^6.0.0", |
| 53 | + "file-loader": "^0.9.0", |
54 | 54 | "glob": "^7.0.0", |
55 | 55 | "isparta-instrumenter-loader": "^1.0.0", |
56 | | - "karma": "^0.13.9", |
| 56 | + "karma": "^1.0.0", |
57 | 57 | "karma-chai": "^0.1.0", |
58 | 58 | "karma-coverage": "^1.0.0", |
59 | 59 | "karma-mocha": "^1.0.0", |
|
62 | 62 | "karma-sourcemap-loader": "^0.3.5", |
63 | 63 | "karma-webpack": "^1.7.0", |
64 | 64 | "minimist": "^1.2.0", |
65 | | - "mocha": "^2.2.5", |
| 65 | + "mocha": "^3.0.0", |
66 | 66 | "null-loader": "^0.1.1", |
67 | 67 | "open": "0.0.5", |
68 | 68 | "phantomjs-prebuilt": "^2.0.0", |
|
0 commit comments