hadron-app-registry
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -28,2 +28,4 @@ 'use strict'; | ||
module.exports.GroupedList = require('./lib/component/grouped-list'); | ||
module.exports.IconButton = require('./lib/component/icon-button'); | ||
module.exports.TextButton = require('./lib/component/text-button'); | ||
module.exports.truncate = require('./lib/component/element/truncator'); |
@@ -7,3 +7,3 @@ { | ||
"homepage": "https://github.com/mongodb-js/hadron-app-registry", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"repository": { | ||
@@ -10,0 +10,0 @@ "type": "git", |
60264
62
1938