Skip to content

Commit fb08bd1

Browse files
authored
Update README.md
1 parent 35a2341 commit fb08bd1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ This project is inspired by [virtual-module-webpack-plugin].
110110

111111
## Contributing
112112

113-
This project uses `nari` package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
113+
This project uses [nari] package manager to have reproducible builds without resorting to lockfiles, it uses `lockTime` field in `package.json` instead.
114114

115115
To install `nari` execute:
116116
`npm i -g nari`
@@ -123,6 +123,7 @@ To run project scripts use `nari script_name`, for example `nari test` to run un
123123

124124
Copyright © 2017 [SysGears (Cyprus) Limited]. This source code is licensed under the [MIT] license.
125125

126+
[nari]: https://github.com/narijs/nari
126127
[webpack virtual modules with webpack 3]: https://github.com/sysgears/webpack-virtual-modules/tree/master/docs/webpack3.md
127128
[webpack compiler hook documentation]: https://webpack.js.org/api/compiler-hooks/
128129
[swagger and jsdoc example with webpack 3]: https://github.com/sysgears/webpack-virtual-modules/tree/master/examples/swagger-webpack3

0 commit comments

Comments
 (0)