Compare commits

..

1 Commits

Author SHA1 Message Date
6451fd8b82 更新 README.md 2025-04-04 01:52:24 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# 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)

6
package-lock.json generated
View File

@@ -1004,9 +1004,9 @@
}
},
"cached-path-relative": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.1.0.tgz",
"integrity": "sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==",
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/cached-path-relative/-/cached-path-relative-1.0.1.tgz",
"integrity": "sha1-0JxLUoAKpMB44t2BqGmqyQ0uVOc=",
"dev": true
},
"caller-callsite": {