Skip to content

Commit 572841d

Browse files
authored
avoiding npm
using github to get stylus
1 parent c0cb871 commit 572841d

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
@@ -60,7 +60,7 @@
6060
"reserved-words": "^0.1.2",
6161
"sass": "^1.70.0",
6262
"source-map-js": "^1.0.2",
63-
"stylus": "^0.62.0",
63+
"stylus": "github:stylus/stylus#0.62.0",
6464
"tsconfig-paths": "^4.2.0"
6565
},
6666
"devDependencies": {

0 commit comments

Comments
 (0)