Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Merge branch 'development'
Browse files Browse the repository at this point in the history
  • Loading branch information
aluisiora committed Nov 30, 2017
2 parents 2ac7bb7 + fa6506b commit fd3e2fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "routeros-client",
"version": "0.2.4",
"version": "0.2.5",
"description": "Easy to use abstraction layer over the node-routeros API",
"main": "./dist/index",
"types": "./dist/index",
Expand Down Expand Up @@ -44,13 +44,13 @@
"@types/node": "^6.0.92",
"chai": "^4.1.2",
"mocha": "^4.0.1",
"source-map-support": "^0.5.0",
"ts-node": "^3.3.0",
"tslint": "^5.7.0",
"typescript": "^2.6.2"
},
"dependencies": {
"debug": "^3.1.0",
"source-map-support": "^0.5.0",
"node-routeros": "^1.0.9"
}
}

0 comments on commit fd3e2fe

Please sign in to comment.