Skip to content

Commit c8275c1

Browse files
committed
0.0.4
1 parent 2c84249 commit c8275c1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
node_modules/
33
example/bundle.js.map
44
example/node_modules/
5-
js/
65
npm-debug.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-3d-carousel",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "A 3D carousel written in react",
55
"main": "js/Carousel.js",
66
"scripts": {

0 commit comments

Comments
 (0)