cloudcc-ccdk 0.2.6 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "cloudcc-ccdk",
3
- "version": "0.2.6",
3
+ "version": "0.3.0",
4
4
  "description": "",
5
5
  "main": "lib/ccdk-min.js",
6
6
  "scripts": {
7
7
  "cc-pull": "git fetch --tags -f && git pull",
8
8
  "libs:build": "rollup -c && uglifyjs lib/ccdk.js -o lib/ccdk.min.js",
9
- "libs:publish": "npm run libs:build && npm publish --registry https://registry.npmjs.org"
9
+ "libs:publish": "npm run libs:build && npm publish --registry https://registry.npmjs.org && curl https://npmmirror.com/sync/cloudcc-ccdk"
10
10
  },
11
11
  "keywords": [
12
12
  "cloudcc-ccdk",