Skip to content

Commit 250ef2f

Browse files
committed
Tweaks to naming and version / build process
1 parent 3b87bf2 commit 250ef2f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "@constructor-io/constructorio-ui-autocomplete",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Constructor.io Autocomplete UI library for web applications",
55
"main": "lib/src/index.js",
66
"homepage": "https://github.com/Constructor-io/constructorio-ui-autocomplete#readme",
7-
87
"types": "lib/types/index.d.ts",
98
"scripts": {
109
"lint": "eslint src --ext js,ts,jsx,tsx",

0 commit comments

Comments
 (0)