package.json (graylog2-server-4.0.4) | : | package.json (graylog2-server-4.0.5) | ||
---|---|---|---|---|
{ | { | |||
"name": "graylog-web-interface", | "name": "graylog-web-interface", | |||
"version": "4.0.4", | "version": "4.0.5", | |||
"description": "Graylog Web Interface", | "description": "Graylog Web Interface", | |||
"author": "torch", | "author": "torch", | |||
"license": "SSPL-1.0", | "license": "SSPL-1.0", | |||
"repository": { | "repository": { | |||
"type": "git", | "type": "git", | |||
"url": "git://github.com/graylog2/graylog2-web-interface.git" | "url": "git://github.com/graylog2/graylog2-web-interface.git" | |||
}, | }, | |||
"readme": "../README.md", | "readme": "../README.md", | |||
"scripts": { | "scripts": { | |||
"docs:build": "styleguidist build", | "docs:build": "styleguidist build", | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |