Updating packages

This commit is contained in:
saman 2021-12-03 00:43:54 -05:00
parent 27cd5e213c
commit 355c54d452
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
dist/
node_modules/
package-lock.json

View File

@ -1,5 +1,5 @@
{
"name": "nerdy-canuck-component-library",
"name": "nccl",
"version": "0.0.1",
"description": "",
"main": "dist/cjs/index.js",