Skip to content

Commit 5f3eacf

Browse files
committed
Bump prop-types due to duplicate package warning during tests
1 parent d2d88b8 commit 5f3eacf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/fixtures/kitchensink/.template.dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"jsdom": "9.8.3",
88
"mocha": "3.2.0",
99
"normalize.css": "7.0.0",
10-
"prop-types": "15.5.6",
10+
"prop-types": "^15.6.0",
1111
"test-integrity": "1.0.0"
1212
}
1313
}

0 commit comments

Comments
 (0)