You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ mochapack --watch test
86
86
87
87
## Contributing
88
88
89
-
This project uses `nari` package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
89
+
This project uses [nari] package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
90
90
91
91
To install `nari` execute:
92
92
`npm i -g nari`
@@ -101,6 +101,7 @@ This source code is licensed under the [MIT] license.<br/>
0 commit comments