Point npm package main field at module source

This commit is contained in:
Robin North
2018-01-18 23:30:56 +00:00
committed by GitHub
parent d825ada704
commit f6d78c1655

View File

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