Add package and versions for release info
This commit is contained in:
parent
02dcf15520
commit
71bf870199
2 changed files with 26 additions and 24 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"scripts": {
|
||||
"dev": "echo Use command: make dev",
|
||||
"build": "echo Use command: make release",
|
||||
"version": "echo Use command: make version"
|
||||
"version": "echo This is a part of: make release"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Oliver Akins",
|
||||
|
|
|
|||
|
|
@ -1 +1,3 @@
|
|||
{}
|
||||
{
|
||||
"1.0.0": "0.14.6"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue