Browse Source

Bumped `serve` yet again

master
Leo Lamprecht 8 years ago
parent
commit
8027751e4b
No known key found for this signature in database GPG Key ID: B08517883D5E0E10
  1. 2
      lib/read-metadata.js

2
lib/read-metadata.js

@ -8,7 +8,7 @@ const listPackage = {
start: 'serve ./content' start: 'serve ./content'
}, },
dependencies: { dependencies: {
serve: '^3.0.0' serve: '^3.0.2'
} }
} }

Loading…
Cancel
Save