Skip to content

Commit c9bd4f7

Browse files
committed
Update package.json
1 parent 20d3a1b commit c9bd4f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "requirejs-babel",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "An AMD loader plugin for Babel",
55
"repository": {
66
"type": "git",
@@ -14,6 +14,6 @@
1414
"author": "Michael <[email protected]>",
1515
"license": "MIT",
1616
"devDependencies": {
17-
"requirejs": "^2.1.17"
17+
"requirejs": "^2.1.18"
1818
}
1919
}

0 commit comments

Comments
 (0)