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

Commit 36ec2a8

Browse files
committed
Installs safe version of topcoder-react-utils
1 parent c862c57 commit 36ec2a8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"lint:scss": "./node_modules/.bin/stylelint **/*.scss --syntax scss",
3333
"test": "npm run lint && npm run jest"
3434
},
35-
"version": "0.5.4",
35+
"version": "0.5.5",
3636
"dependencies": {
3737
"prop-types": "^15.6.2",
3838
"react": "^16.4.1",
3939
"react-css-super-themr": "^2.2.0",
4040
"react-dom": "^16.4.1",
41-
"topcoder-react-utils": "^0.7.7"
41+
"topcoder-react-utils": "^0.7.8"
4242
},
4343
"devDependencies": {
4444
"autoprefixer": "^8.6.4",

0 commit comments

Comments
 (0)