Bug fix: indexFromSetName on invisible sets (#771)
[dygraphs.git] / package.json
index 9250bb7..48b6534 100644 (file)
@@ -2,7 +2,7 @@
   "name": "dygraphs",
   "version": "1.1.0",
   "description": "dygraphs is a fast, flexible open source JavaScript charting library.",
-  "main": "dygraph-combined-dev.js",
+  "main": "dist/src/dygraph.js",
   "directories": {
     "doc": "docs",
     "test": "tests"