Skip to content

Commit 0fca527

Browse files
committed
Coffee: update ffi dep to 1.3.x
1 parent f364114 commit 0fca527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coffee/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"description": "Make a Lisp (mal) language implemented in CoffeeScript",
55
"dependencies": {
6-
"ffi": "1.2.x",
6+
"ffi": "1.3.x",
77
"coffee-script": "~1.8"
88
}
99
}

0 commit comments

Comments
 (0)