antd-mobile-icons
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "antd-mobile-icons", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "The icon set for antd-mobile.", | ||
@@ -8,3 +8,3 @@ "repository": "git@github.com:awmleer/antd-mobile-icons.git", | ||
"license": "MIT", | ||
"private": false, | ||
"main": "./cjs/index.js", | ||
"module": "./es/index.js", | ||
@@ -21,3 +21,14 @@ "types": "./es/index.d.ts", | ||
"LICENSE" | ||
] | ||
], | ||
"scripts": { | ||
"build": "gulp" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.15.7", | ||
"@babel/core": "^7.15.5", | ||
"@babel/plugin-transform-modules-commonjs": "^7.15.4", | ||
"del": "^5.1.0", | ||
"gulp": "^4.0.2", | ||
"gulp-babel": "^8.0.0" | ||
} | ||
} |
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
476458
6