We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ba8b27 commit be85427Copy full SHA for be85427
README.md
@@ -1,7 +1,7 @@
1
# react-animated-cubes
2
Simple Three JS Cube Edges Falling Animation
3
4
-**[DEMO](https://website-ee18e.firebaseapp.com/lab/react-animated-cubes/en)**
+**[DEMO](https://nckdev.agency/lab/react-animated-cubes/en)**
5
6
### Installation
7
`npm install --save react-animated-cubes`
package.json
@@ -1,6 +1,6 @@
{
"name": "react-animated-cubes",
- "version": "1.0.6",
+ "version": "1.0.7",
"description": "React Cubes Falling Animation",
"main": "./dist/index.js",
"files": [
0 commit comments