Skip to content

Commit

Permalink
🔖 v 0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
pnutmath committed Oct 1, 2020
1 parent c33c832 commit 8419f98
Show file tree
Hide file tree
Showing 8 changed files with 1,002 additions and 577 deletions.
486 changes: 272 additions & 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.

486 changes: 272 additions & 214 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.

587 changes: 448 additions & 139 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gofynd/nitrozen-vue",
"version": "0.0.21",
"version": "0.0.22",
"description": "Fynd Design Library for Vue",
"homepage": "https://github.com/gofynd/nitrozen-vue#readme",
"author": "Aayush Jain<aayushjain3011@gmail.com>",
Expand Down Expand Up @@ -38,14 +38,14 @@
"vue": "^2.6.12"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.2.0",
"@vue/cli-service": "~4.2.0",
"babel-eslint": "^10.0.3",
"@vue/cli-plugin-babel": "~4.5.6",
"@vue/cli-service": "~4.5.6",
"babel-eslint": "^10.1.0",
"compression-webpack-plugin": "^3.1.0",
"express": "^4.17.1",
"less": "^3.0.4",
"less": "^3.12.2",
"less-loader": "^5.0.0",
"mini-css-extract-plugin": "^0.9.0",
"mini-css-extract-plugin": "^0.11.2",
"vue-template-compiler": "^2.6.11",
"webpack-merge": "^4.2.2"
}
Expand Down

0 comments on commit 8419f98

Please sign in to comment.