Skip to content

Commit e2974cc

Browse files
author
Fabien JUIF
authored
🐛 rebuild with case sensitive fs (#15)
1 parent 00ff8a9 commit e2974cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hoc-react-datgui",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "HOC adding a dat.GUI plugged to React.Component props",
55
"main": "build/index.js",
66
"author": "Benjamin Petetot <benjamin.petetot@zenika.com>",
@@ -80,4 +80,4 @@
8080
"dat.gui": "dataarts/dat.gui",
8181
"lodash": "^4.17.4"
8282
}
83-
}
83+
}

0 commit comments

Comments
 (0)