simplepicker icon indicating copy to clipboard operation
simplepicker copied to clipboard

Move TypeScript into devDependencies

Open ryanb opened this issue 4 years ago • 0 comments

This moves TypeScript to a development dependency since it isn't needed to import js/css files directly.

Note: I didn't include package-lock.json since I have a different version of npm. I suggest running npm install and adding the package lock changes from this PR.

Closes #47.

ryanb avatar Sep 29 '21 19:09 ryanb