|
24 | 24 | "author": "Matheus Gonçalves da Silva <PlayMa256>",
|
25 | 25 | "license": "ISC",
|
26 | 26 | "devDependencies": {
|
27 |
| - "@babel/cli": "7.0.0-rc.4", |
28 |
| - "@babel/core": "7.0.0-rc.4", |
29 |
| - "@babel/plugin-proposal-class-properties": "7.0.0-rc.4", |
30 |
| - "@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.4", |
31 |
| - "@babel/plugin-transform-async-to-generator": "7.0.0-rc.3", |
32 |
| - "@babel/polyfill": "7.0.0-rc.4", |
33 |
| - "@babel/preset-env": "7.0.0-rc.3", |
34 |
| - "@babel/preset-flow": "7.0.0-rc.4", |
| 27 | + "@babel/cli": "7.0.0", |
| 28 | + "@babel/core": "7.0.0", |
| 29 | + "@babel/plugin-proposal-class-properties": "7.0.0", |
| 30 | + "@babel/plugin-proposal-optional-chaining": "^7.0.0", |
| 31 | + "@babel/plugin-transform-async-to-generator": "7.0.0", |
| 32 | + "@babel/polyfill": "7.0.0", |
| 33 | + "@babel/preset-env": "7.0.0", |
| 34 | + "@babel/preset-flow": "7.0.0", |
35 | 35 | "@commitlint/cli": "7.0.0",
|
36 | 36 | "@commitlint/config-angular": "7.0.1",
|
37 | 37 | "@commitlint/config-conventional": "7.0.1",
|
|
0 commit comments