Comparing version
{ | ||
"name": "pedicab", | ||
"version": "1.6.10", | ||
"version": "1.6.11", | ||
"description": "Rickshaw is a JavaScript toolkit for creating interactive time series graphs.", | ||
@@ -5,0 +5,0 @@ "main": [ |
{ | ||
"name": "pedicab", | ||
"version": "1.6.10", | ||
"version": "1.6.11", | ||
"homepage": "https://shutterstock.github.io/rickshaw/", | ||
@@ -23,3 +23,3 @@ "dependencies": { | ||
"license": "MIT", | ||
"main": "./pedicab", | ||
"main": "./rickshaw", | ||
"engines": { | ||
@@ -26,0 +26,0 @@ "node": ">= 4.0.0" |
/* jshint -W079 */ | ||
var Rickshaw = { | ||
version: '1.6.10', | ||
version: '1.6.11', | ||
@@ -6,0 +6,0 @@ namespace: function(namespace, obj) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1202603
0