Build README
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"description": "Curated collection of useful React snippets that you can understand in 30 seconds or less.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"extractor": "node ./scripts/extract.js"
|
||||
"extractor": "node ./scripts/extract.js",
|
||||
"builder": "node ./scripts/build.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user