1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 07:15:23 +02:00

fix(build): bump auto-ngtemplate-loader to 2.0.1 to fix windows builds (#2935)

This commit is contained in:
xAt0mZ 2019-06-14 14:22:49 +02:00 committed by GitHub
parent ead160f792
commit 09cf55a7dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 11 deletions

View file

@ -74,7 +74,7 @@
"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"auto-ngtemplate-loader": "^1.3.0",
"auto-ngtemplate-loader": "^2.0.1",
"autoprefixer": "^7.1.1",
"babel-loader": "^8.0.4",
"babel-plugin-lodash": "^3.3.4",