Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
0d029d33d6 Bump serve from 6.4.9 to 10.1.2
Bumps [serve](https://github.com/zeit/serve) from 6.4.9 to 10.1.2.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/6.4.9...10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 23:01:03 +00:00
3 changed files with 172 additions and 1009 deletions

View File

@@ -1,6 +1,6 @@
# Pjax # Pjax
[![Build Status](https://img.shields.io/travis/MoOx/pjax.svg)](https://travis-ci.org/MoOx/pjax) [![Build Status](https://img.shields.io/travis/MoOx/pjax.svg)](https://travis-ci.org/MoOx/pjax).
> Easily enable fast AJAX navigation on any website (using pushState() + XHR) > Easily enable fast AJAX navigation on any website (using pushState() + XHR)

1177
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,7 @@
"nyc": "^11.4.1", "nyc": "^11.4.1",
"opn-cli": "^3.1.0", "opn-cli": "^3.1.0",
"prettier": "^1.14.3", "prettier": "^1.14.3",
"serve": "^6.4.4", "serve": "^10.1.2",
"tap-nyc": "^1.0.3", "tap-nyc": "^1.0.3",
"tap-spec": "^4.1.1", "tap-spec": "^4.1.1",
"tape": "^4.8.0", "tape": "^4.8.0",