We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bff18a commit f72cb86Copy full SHA for f72cb86
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@heliaxdev/rescript-react-feather",
3
- "version": "2.0.9-2",
+ "version": "2.0.9-3",
4
"description": "ReScript bindings for the react-feather library",
5
"keywords": [
6
"rescript",
@@ -10,8 +10,6 @@
10
"main": "ReactFeather.bs.js",
11
"files": [
12
"src/ReactFeather.res",
13
- "src/ReactFeather.bs.js",
14
- "src/ReactFeather.gen.tsx",
15
"bsconfig.json"
16
],
17
"repository": "git://github.com/heliaxdev/rescript-react-feather.git",
0 commit comments