mirror of
https://github.com/WilliamsNY/contain-element.git
synced 2024-11-21 13:52:32 -05:00
Add dependencies object to the package.json
This commit is contained in:
parent
4871fc9ae9
commit
5128f85001
1 changed files with 2 additions and 1 deletions
|
@ -44,5 +44,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"start": "gulp"
|
||||
}
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue