Skip to content

Commit

Permalink
build(version-update):version1.3.0 sidebar-stepper-badge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
zanzebra committed Feb 22, 2022
1 parent 9ede7aa commit 01aa82a
Showing 1 changed file with 6 additions and 31 deletions.
37 changes: 6 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,7 @@
{
"name": "cdbreact",
"version": "1.2.1",
"description": "Elegant UI Kit and reusable components for building mobile-first, responsive webistes and web apps",
"repository": {
"type": "git",
"url": "git+https://github.com/Devwares-Team/cdbreact.git"
},
"keywords": [
"react bootstrap",
"bootstrap react",
"cdbreact",
"react",
"react library",
"ui library",
"frontend library",
"contrast",
"react components",
"react template library"
],
"author": "Devwares",
"license": "SEE LICENSE IN license.pdf",
"bugs": {
"url": "https://github.com/Devwares-Team/cdbreact/issues"
},
"homepage": "https://www.devwares.com/product/contrast/",
"main": "dist/index.js",
"module": "dist/index.modern.js",
"source": "src/index.js",
"engines": {
"node": ">=10"
},
"name": "contrast",
"version": "1.3.0",
"private": true,
"scripts": {
"build": "microbundle-crl --no-compress --format modern,cjs",
"start": "microbundle-crl watch --no-compress --format modern,cjs",
Expand All @@ -48,6 +20,8 @@
"bootstrap-css-only": "^4.4.1",
"classnames": "^2.2.6",
"focus-trap-react": "^7.0.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-bootstrap-range-slider": "^1.2.1",
"chart.js": "^2.9.3",
"popper.js": "^1.16.1",
Expand All @@ -60,6 +34,7 @@
"react-transition-group": "^4.4.1",
"styled-components": "^5.1.1",
"styled-system": "^5.1.5",
"tinycolor2": "^1.4.2",
"use-deep-compare-effect": "^1.4.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 01aa82a

Please sign in to comment.