Skip to content

Commit

Permalink
fix pipeline publish-npm node ver
Browse files Browse the repository at this point in the history
  • Loading branch information
paullobofynd committed Oct 4, 2024
1 parent a2c025c commit 7511454
Show file tree
Hide file tree
Showing 9 changed files with 7,733 additions and 6,400 deletions.
7,069 changes: 3,855 additions & 3,214 deletions dist/nitrozen.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nitrozen.common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nitrozen.css

Large diffs are not rendered by default.

6,981 changes: 3,811 additions & 3,170 deletions dist/nitrozen.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nitrozen.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nitrozen.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nitrozen.umd.min.js.map

Large diffs are not rendered by default.

64 changes: 57 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,20 @@
"core-js": "^3.26.0",
"hammerjs": "^2.0.8",
"json-logic-js": "^2.0.2",
"vue-tel-input": "^2.2.1",
"shortid": "^2.2.16",
"vue": "^2.6.14"
"vue": "^2.6.14",
"vue-tel-input": "^2.2.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-service": "~5.0.8",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^9.2.0",
"css-loader": "^7.1.2",
"express": "^4.18.2",
"less": "^4.1.3",
"less": "^4.2.0",
"less-loader": "^10.2.0",
"mini-css-extract-plugin": "^2.6.1",
"mini-css-extract-plugin": "^2.9.1",
"vue-template-compiler": "^2.6.14",
"webpack-merge": "^5.8.0"
}
Expand Down

0 comments on commit 7511454

Please sign in to comment.