|
38 | 38 | "regenerator": "cd temp && cp ../dist/app.js . && regenerator -r app.js > app.regenerator.js && mv app.regenerator.js ../dist/app.js " |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@types/blue-tape": "^0.1.29", |
42 | | - "@types/classnames": "^0.0.28", |
43 | | - "@types/react": "^0.14.34", |
44 | | - "@types/react-dom": "^0.14.16", |
45 | | - "@types/react-redux": "^4.4.31", |
46 | | - "@types/react-router": "^2.0.33", |
47 | | - "@types/react-router-redux": "^4.0.32", |
48 | | - "@types/redux": "^3.5.29", |
49 | | - "@types/redux-actions": "^0.8.29", |
50 | | - "@types/tape": "^4.2.27", |
51 | | - "@types/whatwg-fetch": "^0.0.30", |
| 41 | + "@types/blue-tape": "^0.1.30", |
| 42 | + "@types/classnames": "^0.0.31", |
| 43 | + "@types/react": "^0.14.39", |
| 44 | + "@types/react-dom": "^0.14.11", |
| 45 | + "@types/react-redux": "^4.4.32", |
| 46 | + "@types/react-router": "^2.0.37", |
| 47 | + "@types/react-router-redux": "^4.0.34", |
| 48 | + "@types/redux": "^3.6.31", |
| 49 | + "@types/redux-actions": "^0.8.30", |
| 50 | + "@types/tape": "^4.2.28", |
| 51 | + "@types/whatwg-fetch": "^0.0.32", |
52 | 52 | "faucet": "^0.0.1", |
53 | | - "husky": "^0.11.7", |
54 | | - "jspm": "^0.17.0-beta.28", |
| 53 | + "husky": "^0.11.8", |
| 54 | + "jspm": "^0.17.0-beta.29", |
55 | 55 | "jspm-hmr": "^0.4.2", |
56 | 56 | "regenerator": "^0.8.46", |
57 | 57 | "rimraf": "^2.5.4", |
58 | 58 | "tslint": "^3.15.1", |
59 | | - "typescript": "^2.0.2" |
| 59 | + "typescript": "^2.0.3" |
60 | 60 | }, |
61 | 61 | "jspm": { |
62 | 62 | "name": "app", |
|
0 commit comments