master
Björn 4 years ago
parent d08c5b2560
commit e86655fd9c

@ -1,7 +1,7 @@
{
"name": "tiny-tags",
"version": "1.0.0",
"description": "Form Field, add Tags to a List",
"description": "Form Field Component to add Tags to a List",
"scripts": {
"dev": "npm run development",
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
@ -13,7 +13,7 @@
},
"repository": {
"type": "git",
"url": "git@gitlab.tentakelfabrik.de:tentakelfabrik/tiny-components/tiny-tags.git"
"url": "git@github.com:tentakelfabrik/tiny-tags.git"
},
"author": "Björn Hase",
"license": "MIT",

Loading…
Cancel
Save