Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 22038eeb authored by Fazle Rabbi's avatar Fazle Rabbi 💬
Browse files

fix typo

parent b3176064
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
	"scripts": {
		"build": "webpack --node-env production --progress",
		"dev": "webpack --node-env development --progress",
		"watch": "webpack --node-env development --progress --watch",~
		"watch": "webpack --node-env development --progress --watch",
		"lint": "eslint --ext .js,.vue src && stylelint src css",
		"lint:fix": "eslint --ext .js,.vue src --fix",
		"stylelint:fix": "stylelint src css --fix",