commandbar
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "commandbar", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Javascript Utility for CommandBar", | ||
"main": "build/main/index.js", | ||
"types": "build/main/index.d.js", | ||
"main": "build/index.js", | ||
"types": "build/index.d.js", | ||
"sideEffects": false, | ||
@@ -8,0 +8,0 @@ "scripts": { |
23863