Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 0fbe617

Browse files
Reverting example package.json
1 parent 43f4ac7 commit 0fbe617

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

example/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414
"node-sass": "^4.5.3",
1515
"react": "^16.0.0",
1616
"react-color": "^2.13.8",
17-
"react-dat-gui": "git+https://github.com/rohan-deshpande/react-dat-gui.git#3b97832",
17+
"react-dat-gui": "git+https://github.com/rohan-deshpande/react-dat-gui.git",
1818
"react-dom": "^16.0.0",
19-
"react-scripts": "1.0.14"
19+
"react-scripts": "1.0.14",
20+
"reactcss": "^1.2.3"
2021
},
2122
"scripts": {
2223
"start": "react-scripts start | npm run scss:watch",

0 commit comments

Comments
 (0)