Skip to content

Commit

Permalink
feat: trying a feature release
Browse files Browse the repository at this point in the history
With some more notes
  • Loading branch information
kirillgroshkov committed Nov 4, 2018
1 parent b24f7ad commit 285ca1a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@naturalcycles/shared-module",
"version": "1.0.56",
"version": "0.0.0",
"description": "",
"scripts": {
"bt": "yarn build && yarn test",
Expand Down Expand Up @@ -77,8 +77,7 @@
}
},
"engines": {
"node": ">=8.11",
"yarn": ">=1.10.1"
"node": ">=8.11"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 285ca1a

Please sign in to comment.