Comparing version 1.6.1 to 1.6.2
@@ -93,3 +93,3 @@ /* istanbul ignore else */ | ||
version: "1.6.1", | ||
version: "1.6.2", | ||
@@ -96,0 +96,0 @@ getAllowedValues: function() { |
{ | ||
"name": "mscgenjs", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "Implementation of MscGen in JavaScript", | ||
@@ -13,9 +13,9 @@ "main": "index.js", | ||
"chai-xml": "0.3.1", | ||
"eslint": "3.10.0", | ||
"eslint": "3.11.1", | ||
"istanbul": "0.4.5", | ||
"js-makedepend": "1.0.5", | ||
"js-makedepend": "2.0.0", | ||
"jsdom": "9.8.3", | ||
"lodash-cli": "4.16.6", | ||
"mocha": "3.1.2", | ||
"npm-check-updates": "2.8.6", | ||
"lodash-cli": "4.17.1", | ||
"mocha": "3.2.0", | ||
"npm-check-updates": "2.8.7", | ||
"nsp": "2.6.2", | ||
@@ -22,0 +22,0 @@ "pegjs": "0.10.0", |
@@ -38,3 +38,3 @@ /* istanbul ignore else */ | ||
"description": "Fountain pen", | ||
"experimental": false, | ||
"experimental": true, | ||
"renderMagic": "wobbly", | ||
@@ -41,0 +41,0 @@ "cssBefore": "@import 'https://fonts.googleapis.com/css?family=Gochi+Hand';", |
{ | ||
"experimental": false, | ||
"experimental": true, | ||
"description": "Fountain pen", | ||
"renderMagic": "wobbly" | ||
} |
Sorry, the diff of this file is too big to display
1619158
28748