patch rev for slight change to main file

This commit is contained in:
Brandon Nozaki Miller 2021-07-07 20:11:27 +00:00 committed by GitHub
parent f35940636e
commit 2bacbd72f2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-ipc",
"version": "10.0.1",
"version": "10.0.2",
"description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",
"type": "module",
"main": "node-ipc.js",