iflex-react-library
Advanced tools
Comparing version 1.0.56 to 1.0.57
{ | ||
"name": "iflex-react-library", | ||
"version": "1.0.56", | ||
"version": "1.0.57", | ||
"description": "Modern React Ui Component", | ||
@@ -19,2 +19,6 @@ "keywords": [ | ||
"notes": "iflex-react-library - Presently babel-loader must be 8.1.0, all other dependecies should be upgradable, webpack dependency added to facilitate process.env and Snowpack alias to work with Storybook", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Intelliflex/iflex-react-library" | ||
}, | ||
"scripts": { | ||
@@ -127,6 +131,2 @@ "prebuild": "rimraf dist", | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Intelliflex/iflex-library" | ||
}, | ||
"dependencies": {}, | ||
@@ -133,0 +133,0 @@ "browserslist": { |
69604