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 7ac105a commit c1ae661Copy full SHA for c1ae661
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "global-input-react",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "global input react component",
5
"main": "lib/index.js",
6
"scripts": {
7
"test": "jest",
8
- "prepublish": "node_modules/babel-cli/bin/babel.js src --out-dir lib"
+ "prepublish": "node_modules/babel-cli/bin/babel.js src --out-dir lib"
9
},
10
"repository": {
11
"type": "git",
0 commit comments