We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f364114 commit 0fca527Copy full SHA for 0fca527
coffee/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.1",
4
"description": "Make a Lisp (mal) language implemented in CoffeeScript",
5
"dependencies": {
6
- "ffi": "1.2.x",
+ "ffi": "1.3.x",
7
"coffee-script": "~1.8"
8
}
9
0 commit comments