File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @module-federation/aegis" ,
3
- "version" : " 0.0.1-alpha.14 " ,
3
+ "version" : " 0.0.1-alpha.15 " ,
4
4
"main" : " lib/" ,
5
5
"module" : " esm/" ,
6
6
"repository" : " git@github.com:module-federation/aegis.git" ,
20
20
"devDependencies" : {
21
21
"@babel/cli" : " ^7.12.1" ,
22
22
"@babel/core" : " ^7.12.3" ,
23
+ "@babel/node" : " ^7.10.5" ,
23
24
"@babel/plugin-proposal-optional-chaining" : " ^7.12.1" ,
25
+ "@babel/polyfill" : " ^7.11.5" ,
24
26
"@babel/preset-env" : " ^7.12.1" ,
25
27
"@babel/preset-react" : " ^7.12.5" ,
26
28
"core-js" : " ^3.10.1" ,
32
34
"eslint-plugin-prettier" : " ^3.1.4" ,
33
35
"eslint-plugin-promise" : " ^4.2.1" ,
34
36
"eslint-plugin-standard" : " ^4.0.2" ,
35
- "prettier" : " ^2.1.2" ,
36
- "@babel/node" : " ^7.10.5" ,
37
- "@babel/polyfill" : " ^7.11.5" ,
38
37
"esm" : " ^3.2.25" ,
39
38
"express-cli" : " 0.0.1" ,
40
39
"mocha" : " ^8.2.0" ,
41
40
"nodemon" : " ^2.0.6" ,
41
+ "prettier" : " ^2.1.2" ,
42
42
"rimraf" : " ^3.0.2" ,
43
43
"webpack" : " ^5.4.0" ,
44
44
"webpack-cli" : " ^3.3.12"
You can’t perform that action at this time.
0 commit comments