Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Release 2020-09-15 #35

Merged
merged 10 commits into from
Sep 15, 2020
Merged
Prev Previous commit
Next Next commit
fix: smoke test release
  • Loading branch information
luizrrodrigues authored Sep 15, 2020
commit c7c360fa740eb512ab45a323a7e3baf7b113e049
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
"test": "npm run lint && npm run jest"
},
"version": "1000.1.0",
"version": "1000.1.1",
"dependencies": {
"prop-types": "^15.6.2",
"react": "^16.4.1",
Expand Down