Skip to content

Commit e6ec4cb

Browse files
authored
Typo in package type (#6)
1 parent 87599c4 commit e6ec4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scssphp/server",
33
"description": "Server for on-the-fly .scss compilation",
4-
"type": "libary",
4+
"type": "library",
55
"autoload": {
66
"psr-4": { "ScssPhp\\Server\\": "src/" }
77
},

0 commit comments

Comments
 (0)