|
11 | 11 | "emoticon", |
12 | 12 | "jquery-embed" |
13 | 13 | ], |
14 | | - "main": "./dist/embed.min.js", |
| 14 | + "main": "./src/embed.js", |
15 | 15 | "repository": { |
16 | 16 | "type": "git", |
17 | 17 | "url": "https://github.com/ritz078/embed.js.git" |
|
38 | 38 | "babel": "^6.3.26", |
39 | 39 | "babel-core": "^6.4.0", |
40 | 40 | "babel-eslint": "^4.1.6", |
41 | | - "babel-plugin-transform-regenerator": "^6.3.26", |
42 | | - "babel-preset-es2015-rollup": "^1.0.0", |
| 41 | + "babel-plugin-transform-regenerator": "^6.4.4", |
| 42 | + "babel-preset-es2015-rollup": "^1.1.1", |
43 | 43 | "babel-preset-stage-2": "^6.3.13", |
44 | 44 | "chai": "^3.2.0", |
45 | | - "commitizen": "^2.4.6", |
| 45 | + "commitizen": "^2.5.0", |
46 | 46 | "cssnano": "^3.4.0", |
47 | 47 | "cz-conventional-changelog": "^1.1.5", |
48 | 48 | "es6-promise": "^3.0.2", |
|
63 | 63 | "grunt-postcss": "^0.7.1", |
64 | 64 | "grunt-retinafy": "^0.1.5", |
65 | 65 | "grunt-rollup": "^0.6.1", |
66 | | - "grunt-spritesmith": "^6.1.0", |
| 66 | + "grunt-spritesmith": "^6.1.1", |
67 | 67 | "grunt-string-replace": "^1.2.1", |
68 | 68 | "load-grunt-tasks": "^3.4.0", |
69 | 69 | "mocha": "^2.3.4", |
70 | 70 | "phantomjs": "^1.9.19", |
71 | 71 | "promise": "^7.1.1", |
72 | | - "rollup": "^0.24.1", |
| 72 | + "rollup": "^0.25.0", |
73 | 73 | "rollup-plugin-babel": "^2.3.8", |
74 | 74 | "rollup-plugin-commonjs": "^2.1.0", |
75 | 75 | "rollup-plugin-npm": "^1.2.1", |
|
0 commit comments