Skip to content

Commit 1784d46

Browse files
authored
Update the embedded protocol versino (#251)
1 parent 37acf72 commit 1784d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sass-embedded",
33
"version": "1.68.0",
4-
"protocol-version": "2.1.0",
4+
"protocol-version": "2.2.0",
55
"compiler-version": "1.68.0",
66
"description": "Node.js library that communicates with Embedded Dart Sass using the Embedded Sass protocol",
77
"repository": "sass/embedded-host-node",

0 commit comments

Comments
 (0)