mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:53:10 +08:00
Merge pull request #4330 from tdyas/fix_nginx_app_example
remove extra comma in nginx-app's package.json
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-es2015-modules-systemjs": "^6.5.0",
|
||||
"babel-preset-es2015": "^6.5.0",
|
||||
"lodash": "~4.0.0",
|
||||
"lodash": "~4.0.0"
|
||||
},
|
||||
"homepage": "https://github.com/raintank/kentik-app-poc#readme"
|
||||
}
|
||||
|
Reference in New Issue
Block a user