Update package.json

rev
This commit is contained in:
Brandon Nozaki Miller 2016-12-19 17:08:44 -08:00 committed by GitHub
parent 4c764fd310
commit 855e1a371f
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-ipc",
"version": "8.9.2",
"version": "8.9.3",
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",
"main": "node-ipc.js",
"directories": {
@ -17,7 +17,6 @@
"node-cmd": ">=1.1.1"
},
"devDependencies": {
"blanket": "^1.2.1",
"codacy-coverage": "^1.1.3",
"jasmine": "^2.4.1",
"istanbul": "^0.4.1",