File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 16
16
"review" : " ng build --stats-json && webpack-bundle-analyzer dist/metaheuristic-app/stats.json" ,
17
17
"review-prod" : " ng build --prod=true --stats-json && webpack-bundle-analyzer dist/metaheuristic-app/stats.json" ,
18
18
"extract-i18n" : " ngx-translate-extract -p /**/*.html /**/*.ts /**/*.pug --input ./src --output ./src/assets/i18n/EN.json ./src/assets/i18n/RU.json --clean --sort --format json --marker marker" ,
19
- "postinstall-- " : " node ng-add-pug-loader.js"
19
+ "postinstall" : " node ng-add-pug-loader.js"
20
20
},
21
21
"private" : true ,
22
22
"dependencies" : {
33
33
"@biesbjerg/ngx-translate-extract-marker" : " 1.0.0" ,
34
34
"@ngx-translate/core" : " 11.0.1" ,
35
35
"@ngx-translate/http-loader" : " 4.0.0" ,
36
- "angular-plotly.js" : " 1.4 .2" ,
36
+ "angular-plotly.js" : " 1.3 .2" ,
37
37
"angular2-notifications" : " 2.0.0" ,
38
38
"core-js" : " 2.6.9" ,
39
39
"file-saver" : " 2.0.2" ,
You can’t perform that action at this time.
0 commit comments