openchemlib
Advanced tools
Comparing version 5.2.9 to 5.2.10
{ | ||
"name": "openchemlib", | ||
"version": "5.2.9", | ||
"version": "5.2.10", | ||
"description": "Manipulate molecules", | ||
@@ -13,4 +13,5 @@ "keywords": [ | ||
"copy:openchemlib": "gulp copy:openchemlib", | ||
"build": "gulp build:min", | ||
"build": "gulp build:min && npm run build-pretty", | ||
"build-core": "gulp build:min -m core", | ||
"build-minimal": "gulp build:min -m minimal", | ||
"build-pretty": "gulp build:pretty -m full --suffix pretty", | ||
@@ -17,0 +18,0 @@ "test": "mocha --require should --reporter mocha-better-spec-reporter --recursive", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
5641456
79177