Remove unnecessary resources, add bulma, and add AdvMakefile
This commit is contained in:
10
bulma/node_modules/in-publish/test/package.json
generated
vendored
Normal file
10
bulma/node_modules/in-publish/test/package.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "test",
|
||||
"version": "1.0.0",
|
||||
"devDependencies": {
|
||||
"in-publish": "file:///Users/rebecca/code/in-publish"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublish": "in-publish && exit 1 || not-in-publish"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user