New version 0.12.0
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
base = "site/"
|
||||
publish = "build/"
|
||||
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",
|
||||
"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",
|
||||
"homepage": "https://lucide.netlify.app",
|
||||
"repository": "github:lucide-icons/lucide",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "lucide-react",
|
||||
"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",
|
||||
"amdName": "lucide-react",
|
||||
"source": "build/lucide-react.js",
|
||||
|
||||
@@ -17,8 +17,9 @@
|
||||
"fuse.js": "^6.0.4",
|
||||
"jszip": "^3.4.0",
|
||||
"lodash": "^4.17.20",
|
||||
"lucide-react": "^0.1.2-beta.4",
|
||||
"next": "^9.5.4",
|
||||
"lucide-react": "^0.11.0",
|
||||
"next": "^10.0.4",
|
||||
"object-path": "0.11.5",
|
||||
"react": "^16.13.1",
|
||||
"react-color": "2.17.3",
|
||||
"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