Update gulpfile from my boilerplate & relocate pjax.js into src folder
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "pjax",
|
||||
"main": "pjax.js",
|
||||
"version": "0.1.1",
|
||||
"description": "Boost browsing experience using Ajax navigation (+ Push state)",
|
||||
"main": "src/pjax.js",
|
||||
"homepage": "https://github.com/MoOx/pjax",
|
||||
"authors": [
|
||||
"Maxime Thirouin <m@moox.io>"
|
||||
],
|
||||
"description": "Boost browsing experience using Ajax navigation (+ Push state)",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
|
||||
Reference in New Issue
Block a user