Skip to content

Commit 18ef905

Browse files
committed
npm and version bump
1 parent a30a243 commit 18ef905

2 files changed

Lines changed: 253 additions & 2 deletions

File tree

package-lock.json

Lines changed: 251 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opennebula",
33
"description": "OpenNebula XML-RPC API client.",
4-
"version": "1.0.11",
4+
"version": "1.0.12",
55
"author": "Pedro Dias <petermdias@gmail.com>",
66
"maintainers": [
77
"apocas <petermdias@gmail.com>"
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"chai": "~1.7.0",
22-
"mocha": "~1.12.0"
22+
"mocha": "^5.2.0"
2323
},
2424
"main": "./lib/opennebula",
2525
"scripts": {

0 commit comments

Comments
 (0)