Comparing version 2.0.0-beta-23 to 2.0.0-beta-24
(function() { | ||
var Dashboard, Formatting, Messages, Options, Promise, Table, Types, asElement, connect, createView, load, simpleFormatter, _; | ||
var Dashboard, Formatting, Messages, Options, Promise, Table, Types, asElement, connect, createView, load, simpleFormatter, version, _; | ||
@@ -12,2 +12,4 @@ _ = require('underscore'); | ||
version = require('./version'); | ||
Types = require('./core/type-assertions'); | ||
@@ -78,2 +80,4 @@ | ||
exports.version = version; | ||
exports.setMessages = Messages.set.bind(Messages); | ||
@@ -80,0 +84,0 @@ |
@@ -1,1 +0,1 @@ | ||
module.exports = '2.0.0-beta-23'; | ||
module.exports = '2.0.0-beta-24'; |
{ | ||
"name": "imtables", | ||
"version": "2.0.0-beta-23", | ||
"version": "2.0.0-beta-24", | ||
"description": "UI widgets for displaying query results in interactive tables", | ||
@@ -5,0 +5,0 @@ "config": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
4642288
101575