Skip to content

Commit d9dc1dc

Browse files
Remove packageManager entry since jlab v3 uses yarn v1
1 parent c351078 commit d9dc1dc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,5 @@
100100
}
101101
}
102102
},
103-
"styleModule": "style/index.js",
104-
"packageManager": "[email protected]"
103+
"styleModule": "style/index.js"
105104
}

0 commit comments

Comments
 (0)