Commit 6d96e53
committed
fix(clib-install): check if version was specified when installing.
the names was used when writing the dependencies which causes this
$ clib install [email protected]
is written on json as
"[email protected]": "0.1.0"1 parent d987893 commit 6d96e53
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
310 | 318 | | |
311 | 319 | | |
312 | 320 | | |
| |||
0 commit comments