mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-01 19:28:28 +02:00
a64a813160
Bumps [npm](https://github.com/npm/cli) from 6.0.0 to 6.7.0. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.0.0...v6.7.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
9 lines
110 B
JSON
9 lines
110 B
JSON
{
|
|
"scripts": {
|
|
"start": "hugo server -s exampleSite"
|
|
},
|
|
"dependencies": {
|
|
"npm": "^6.7.0"
|
|
}
|
|
}
|