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