Skip to content

Commit d668c5c

Browse files
committed
chore: Update package.json version to 1.0.19
1 parent 470aea8 commit d668c5c

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "modulatecss",
3-
"version": "1.0.18",
4-
"publishConfig": {
5-
"registry": "https://npm.pkg.github.com"
6-
},
3+
"version": "1.0.19",
74
"description": "A versatile CSS framework for modern web development, supporting advanced features like Grid, Flexbox, and CSS custom properties for scalable, maintainable, and responsive designs.",
85
"main": "dist/css/modulate.min.css",
96
"style": "dist/css/modulate.min.css",
@@ -24,7 +21,7 @@
2421
"bugs": {
2522
"url": "https://github.com/byteyard/modulatecss/issues"
2623
},
27-
"homepage": "https:///modulatecss.com",
24+
"homepage": "https://modulatecss.com",
2825
"devDependencies": {
2926
"csso": "^5.0.5",
3027
"csso-cli": "^4.0.2"

0 commit comments

Comments
 (0)