Skip to content

Commit 02f1c74

Browse files
committed
feat: add packageManager field in package.json
1 parent efca2c7 commit 02f1c74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,6 @@
113113
],
114114
"optionalDependencies": {
115115
"@huolala-tech/page-spy-api": "^2.0.0"
116-
}
116+
},
117+
"packageManager": "[email protected]"
117118
}

0 commit comments

Comments
 (0)