Skip to content

Commit 6cae71f

Browse files
author
Ben Taylor
committed
more git ignore
1 parent 31528b6 commit 6cae71f

3 files changed

Lines changed: 3 additions & 7072 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@
2020
npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
23+
yarn.lock

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@
1919
"react-component"
2020
],
2121
"dependencies": {
22+
"prop-types": "^15.6.0",
2223
"react": "^16.2.0",
23-
"prop-types": "^15.6.0"
24+
"react-structured-data": "^0.0.8"
2425
},
2526
"devDependencies": {
2627
"autoprefixer": "7.1.6",

0 commit comments

Comments
 (0)