mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-12 23:44:58 +00:00
structure, layout and automation
This commit is contained in:
10
node_modules/in-publish/test/package.json
generated
vendored
Normal file
10
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