Skip to content

Commit b9249d0

Browse files
committed
prop-types moved from dependencies to devDependencies
1 parent 917a4e7 commit b9249d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"eslint-plugin-lean-imports": "^0.3.3",
5353
"eslint-plugin-react": "^4.2.3",
5454
"leaflet": "^1.0.0",
55+
"prop-types": "^15.5.10",
5556
"react": "^15.4.1",
5657
"react-addons-test-utils": "^0.14.7",
5758
"react-dom": "^15.4.1",
@@ -69,7 +70,6 @@
6970
"lodash.min": "^4.0.0",
7071
"lodash.pluck": "^3.1.2",
7172
"lodash.reduce": "^4.3.0",
72-
"prop-types": "^15.5.10",
7373
"simpleheat": "^0.4.0"
7474
}
7575
}

0 commit comments

Comments
 (0)