New version 0.12.0
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
base = "site/"
|
base = "site/"
|
||||||
publish = "build/"
|
publish = "build/"
|
||||||
command = "yarn deploy"
|
command = "yarn deploy"
|
||||||
ignore = "git diff --quiet origin/master HEAD ../icons"
|
ignore = "git diff --quiet origin/master HEAD ../icons ../site"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide",
|
"name": "lucide",
|
||||||
"description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
|
"description": "Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
|
||||||
"version": "0.11.0",
|
"version": "0.12.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"homepage": "https://lucide.netlify.app",
|
"homepage": "https://lucide.netlify.app",
|
||||||
"repository": "github:lucide-icons/lucide",
|
"repository": "github:lucide-icons/lucide",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lucide-react",
|
"name": "lucide-react",
|
||||||
"description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
|
"description": "Lucide React package, Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.",
|
||||||
"version": "0.11.0",
|
"version": "0.12.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"amdName": "lucide-react",
|
"amdName": "lucide-react",
|
||||||
"source": "build/lucide-react.js",
|
"source": "build/lucide-react.js",
|
||||||
|
|||||||
@@ -17,8 +17,9 @@
|
|||||||
"fuse.js": "^6.0.4",
|
"fuse.js": "^6.0.4",
|
||||||
"jszip": "^3.4.0",
|
"jszip": "^3.4.0",
|
||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"lucide-react": "^0.1.2-beta.4",
|
"lucide-react": "^0.11.0",
|
||||||
"next": "^9.5.4",
|
"next": "^10.0.4",
|
||||||
|
"object-path": "0.11.5",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-color": "2.17.3",
|
"react-color": "2.17.3",
|
||||||
"react-dom": "^16.13.1",
|
"react-dom": "^16.13.1",
|
||||||
|
|||||||
3569
site/yarn.lock
3569
site/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user