mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-03 10:28:24 +00:00
Update version for Composer
This commit is contained in:
parent
ee0952c577
commit
300cb1fb43
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.159",
|
||||
"version": "2.2.0",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -45,7 +45,7 @@
|
||||
"test:cjs": "vitest --config vitest.config.cjs",
|
||||
"test:esm": "vitest --config vitest.config.mjs",
|
||||
"test": "npm run test:cjs && npm run test:esm",
|
||||
"version": "node sync-version",
|
||||
"version": "node sync-version.cjs",
|
||||
"prepublishOnly": "npm run build && npm run version"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user