File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11Neon3
22=====
3- [ ![ Build_Status] ( https://travis-ci.org/DDMAL/Neon2.svg?branch=develop )] ( https://travis-ci.org/DDMAL/Neon2 )
3+ [ ![ Build_Status] ( https://travis-ci.org/DDMAL/Neon2.svg?branch=master )] ( https://travis-ci.org/DDMAL/Neon2 )
44[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
55[ ![ js-semistandard-style] ( https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat-square )] ( https://github.com/Flet/semistandard )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " Neon2" ,
3- "version" : " 3.0.0-b3 " ,
3+ "version" : " 3.0.0" ,
44 "description" : " A web-based editor for correcting MEI-Neume files" ,
55 "main" : " server.js" ,
66 "license" : " MIT" ,
4949 "express" : " ^4.16.3" ,
5050 "multer" : " ^1.3.0" ,
5151 "nodemon" : " ^1.17.5" ,
52- "pug" : " ^2.0.3"
52+ "pug" : " ^2.0.3" ,
53+ "verovio-dev" : " file:src/verovio-dev"
5354 },
5455 "devDependencies" : {
5556 "babel-preset-env" : " ^1.7.0" ,
You can’t perform that action at this time.
0 commit comments