gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant-backoffice] branch master updated: fix missing comma rem


From: gnunet
Subject: [taler-merchant-backoffice] branch master updated: fix missing comma remove
Date: Thu, 11 Feb 2021 14:14:39 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository merchant-backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 21b4d9c  fix missing comma remove
21b4d9c is described below

commit 21b4d9c055cffc5659b61e278f22877edc0d18c1
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Thu Feb 11 10:14:30 2021 -0300

    fix missing comma remove
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 606f5e5..b5cbbeb 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     "dev": "preact watch --no-sw --no-esm",
     "lint": "eslint 'src/**/*.{js,jsx,ts,tsx}'",
     "test": "jest ./tests",
-    "storybook": "start-storybook -p 6006",
+    "storybook": "start-storybook -p 6006"
   },
   "eslintConfig": {
     "parser": "@typescript-eslint/parser",

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]