Skip to content

Commit dd15e63

Browse files
authored
Merge pull request #316 from mulesoft/chores/bump_parser_to_0_2_32
Bump RAML parser to v0.2.32
2 parents 12ef1f3 + 7366848 commit dd15e63

File tree

3 files changed

+9955
-9954
lines changed

3 files changed

+9955
-9954
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-console",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/mulesoft/api-console.git"
@@ -20,7 +20,7 @@
2020
"jszip": "~2.0.0",
2121
"marked": "~0.3.1",
2222
"raml-client-generator": "~0.0.7",
23-
"raml-1-parser": "https://github.com/raml-org/raml-js-parser-2/releases/download/0.2.31/raml-1-parser.zip",
23+
"raml-1-parser": "https://github.com/raml-org/raml-js-parser-2/releases/download/0.2.32/raml-1-parser.zip",
2424
"resolve-url": "~0.2.1",
2525
"slug": "~0.8.0",
2626
"velocity": "~1.1.0",

0 commit comments

Comments
 (0)