8346: changed border color and width inside image editor (#13)
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint gulpfile.js 'examples/**/*.js' 'test/unit/**/*.js' 'src/**/*.js'",
|
||||
"serve": "live-server --ignore=node_modules --port=50994 ./"
|
||||
"serve": "live-server --ignore=node_modules --port=50994 ./",
|
||||
"watch": "gulp watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"jquery": "^2.2.4"
|
||||
|
||||
Reference in New Issue
Block a user