Fix incorrect main field in npm package #105

Merged
robinnorth merged 2 commits from robinnorth-patch-2 into master 2018-01-18 20:55:28 -05:00
Showing only changes of commit f6d78c1655 - Show all commits

View File

@@ -14,7 +14,7 @@
"repository": "https://github.com/MoOx/pjax.git",
"author": "Maxime Thirouin",
"license": "MIT",
"main": "pjax.js",
"main": "index.js",
"files": [
"index.js",
"lib",