Comparing version 0.9.0-dev.2 to 0.9.0-dev.3
{ | ||
"name": "ngl", | ||
"version": "0.9.0-dev.2", | ||
"version": "0.9.0-dev.3", | ||
"description": "Scalable molecular graphics for the web", | ||
@@ -17,3 +17,3 @@ "main": "dist/ngl.js", | ||
"watch": "rollup -c -w", | ||
"build-min": "rollup -c && uglifyjs build/js/ngl.js -cm > dist/ngl.js" | ||
"build-min": "rollup -c && uglifyjs build/js/ngl.dev.js -cm > dist/ngl.js" | ||
}, | ||
@@ -42,2 +42,3 @@ "homepage": "https://github.com/arose/ngl#readme", | ||
"babel-eslint": "^6.1.2", | ||
"babel-plugin-array-includes": "^2.0.3", | ||
"babel-plugin-external-helpers": "^6.8.0", | ||
@@ -44,0 +45,0 @@ "babel-preset-es2015": "^6.13.2", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
962698
17
3572