Comparing version 0.1.0-rc.2 to 0.1.0-rc.3
{ | ||
"name": "oasis-std", | ||
"version": "0.1.0-rc.2", | ||
"version": "0.1.0-rc.3", | ||
"description": "Oasis platform standard library", | ||
@@ -8,6 +8,6 @@ "license": "Apache-2.0", | ||
"repository": "https://github.com/oasislabs/oasis-ts", | ||
"main": "lib/bundle.js", | ||
"main": "lib/src/index.js", | ||
"types": "lib/src/index.d.ts", | ||
"scripts": { | ||
"build": "tsc -b && rollup -c ../../rollup.config.ts" | ||
"build": "tsc -b" | ||
}, | ||
@@ -17,3 +17,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "ef006277ed0405aef5d436dd9ca4e05c754a596e" | ||
"gitHead": "943299d78a2a0ae3f2dabea1025fe19d1d606cc4" | ||
} |
Sorry, the diff of this file is not supported yet
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
608481