Skip to content

Commit

Permalink
🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
nanarino committed Feb 2, 2024
1 parent 3f3a2b1 commit 8ff8f75
Show file tree
Hide file tree
Showing 9 changed files with 188 additions and 171 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nanarinostyl",
"description": "style lib",
"version": "0.2.10",
"version": "0.2.11",
"main": "./dist/index.css",
"scripts": {
"dev": "astro dev --host",
Expand All @@ -26,10 +26,10 @@
"url": "https://github.com/nanarino/nanarinostyl/issues"
},
"devDependencies": {
"@astrojs/mdx": "^2.1.0",
"@types/node": "^20.11.8",
"astro": "^4.2.6",
"astro-icon": "^1.0.3",
"@astrojs/mdx": "^2.1.1",
"@types/node": "^20.11.16",
"astro": "^4.3.1",
"astro-icon": "^1.0.4",
"copy-to-clipboard": "^3.3.3",
"css-doodle": "^0.34.11",
"rm-all": "^1.1.1",
Expand Down
Loading

0 comments on commit 8ff8f75

Please sign in to comment.