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

Commit 7c50ce4

Browse files
committed
Small fix of the previous commit
1 parent bdab085 commit 7c50ce4

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
@@ -26,10 +26,10 @@
2626
"clean": "rimraf dist",
2727
"prepublishOnly": "npm run build"
2828
},
29-
"version": "0.0.1",
29+
"version": "0.0.2",
3030
"dependencies": {
3131
"ignore-loader": "^0.1.2",
32-
"topcoder-react-utils": "0.0.33"
32+
"topcoder-react-utils": "0.0.34"
3333
},
3434
"devDependencies": {
3535
"autoprefixer": "^7.2.5",

0 commit comments

Comments
 (0)