Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "boajs", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Use Python modules seamlessly in Node.js", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -76,2 +76,3 @@ 'use strict'; | ||
BOA_CONDA_INDEX = 'https://pypi.tuna.tsinghua.edu.cn/simple'; | ||
BOA_PACKAGE_BASE = true; | ||
@@ -78,0 +79,0 @@ module.exports = { |
2183481
10131