Skip to content

Commit

Permalink
2.0.0-dev.2
Browse files Browse the repository at this point in the history
  • Loading branch information
orck-adrouin committed Nov 14, 2023
1 parent 7c5f6ad commit 340f371
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "orc-scripts",
"version": "2.0.0-dev.1",
"version": "2.0.0-dev.2",
"description": "Scripts toolbox for Orckestra",
"type": "commonjs",
"bin": {
"orc-scripts": "src/index.js"
},
"engines": {
"node": ">= 18",
"npm": ">= 9.0.0"
"node": ">= 18",
"npm": ">= 9.0.0"
},
"scripts": {
"coverage": "node src test --coverage",
Expand Down

0 comments on commit 340f371

Please sign in to comment.