updating version for cjs support

This commit is contained in:
Brandon Nozaki Miller 2021-09-15 06:38:43 -07:00 committed by GitHub
parent 144178f021
commit 486c3138d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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