Skip to content

Commit c6f76f1

Browse files
committed
fix peer-dependency
1 parent 7d1fda2 commit c6f76f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"should": "^10.0.0"
3838
},
3939
"peerDependencies": {
40-
"shelljs": "0.7.2"
40+
"shelljs": "github:shelljs/shelljs"
4141
}
4242
}

0 commit comments

Comments
 (0)