Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b4cc920d48 | |||
| 69e7140991 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "remotestorage-module-chat-messages",
|
"name": "remotestorage-module-chat-messages",
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"description": "Stores chat messages in daily archive files",
|
"description": "Stores chat messages in daily archive files",
|
||||||
"main": "./dist/build.js",
|
"main": "./dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -13,6 +13,10 @@
|
|||||||
"Sebastian Kippe <sebastian@kip.pe>"
|
"Sebastian Kippe <sebastian@kip.pe>"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/67P/remotestorage-module-chat-messages.git"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.18.2",
|
"babel-core": "^6.18.2",
|
||||||
"babel-loader": "^6.2.7",
|
"babel-loader": "^6.2.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user