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

View file

@ -1,6 +1,6 @@
{ {
"name": "node-ipc", "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.", "description": "A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.",
"type": "module", "type": "module",
"main": "node-ipc.js", "main": "node-ipc.js",