Skip to content

Commit 9ad765e

Browse files
author
petspets
committed
down angular-plotly.js
plotly/angular-plotly.js#79
1 parent 674ce90 commit 9ad765e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"review": "ng build --stats-json && webpack-bundle-analyzer dist/metaheuristic-app/stats.json",
1717
"review-prod": "ng build --prod=true --stats-json && webpack-bundle-analyzer dist/metaheuristic-app/stats.json",
1818
"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"
2020
},
2121
"private": true,
2222
"dependencies": {
@@ -33,7 +33,7 @@
3333
"@biesbjerg/ngx-translate-extract-marker": "1.0.0",
3434
"@ngx-translate/core": "11.0.1",
3535
"@ngx-translate/http-loader": "4.0.0",
36-
"angular-plotly.js": "1.4.2",
36+
"angular-plotly.js": "1.3.2",
3737
"angular2-notifications": "2.0.0",
3838
"core-js": "2.6.9",
3939
"file-saver": "2.0.2",

0 commit comments

Comments
 (0)