added repository
This commit is contained in:
parent
d667e7d225
commit
5e763eb2c3
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "parcel-plugin-riot",
|
"name": "parcel-plugin-riot",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "A parcel plugin for riot.js",
|
"description": "A parcel plugin for riot.js",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -11,6 +11,10 @@
|
|||||||
"url": "https://92digital.com"
|
"url": "https://92digital.com"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/andruschka/parcel-plugin-riot"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"parcel-bundler": "^1.4.1",
|
"parcel-bundler": "^1.4.1",
|
||||||
"riot": "^3.8.1",
|
"riot": "^3.8.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user