Skip to content

Commit ce3391c

Browse files
author
jonatansalas
committed
Folder refactor
1 parent 3e695f5 commit ce3391c

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "redux-autoform-bootstrap-ui",
2+
"name": "redux-autoform-bootstrap",
33
"version": "1.0.0",
44
"description": "bootstrap components for redux-autoform",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"author": "",
10-
"license": "ISC"
9+
"author": "Redux Autoform",
10+
"license": "MIT"
1111
}

packages/redux-autoform-material-ui/package.json renamed to packages/redux-autoform-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "redux-autoform-material-ui",
2+
"name": "redux-autoform-material",
33
"version": "1.0.0",
44
"description": "material-ui components for redux-autoform",
55
"main": "index.js",

0 commit comments

Comments
 (0)