This commit is contained in:
Maxime Renou 2019-03-01 12:24:11 +01:00
parent 17fd5a7303
commit c603974f3b
2 changed files with 3 additions and 3 deletions

View File

@ -28,4 +28,4 @@ class Example extends Component {
## License
MIT © [maximerenou](https://github.com/maximerenou)
MIT © [Maxime Renou](https://github.com/maximerenou)

View File

@ -2,9 +2,9 @@
"name": "react-forms",
"version": "1.0.0",
"description": "React form components",
"author": "maximerenou",
"author": "Maxime Renou",
"license": "MIT",
"repository": "maximerenou/react-forms",
"repository": "bluesquare-packages/react-forms",
"main": "dist/index.js",
"module": "dist/index.es.js",
"jsnext:main": "dist/index.es.js",