Skip to content

Commit be85427

Browse files
committed
readme
1 parent 9ba8b27 commit be85427

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# react-animated-cubes
22
Simple Three JS Cube Edges Falling Animation
33

4-
**[DEMO](https://website-ee18e.firebaseapp.com/lab/react-animated-cubes/en)**
4+
**[DEMO](https://nckdev.agency/lab/react-animated-cubes/en)**
55

66
### Installation
77
`npm install --save react-animated-cubes`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-animated-cubes",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "React Cubes Falling Animation",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)