Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Angel Li
restivus
Commits
775ba4e8
Commit
775ba4e8
authored
May 10, 2022
by
Angel Li
Browse files
Update coffeescript
parent
a78327b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.js
View file @
775ba4e8
...
...
@@ -12,7 +12,7 @@ Package.onUse(function (api) {
// Meteor dependencies
api
.
use
(
'
check
'
);
api
.
use
(
'
coffeescript
'
);
api
.
use
(
'
coffeescript
@2.0.0
'
);
api
.
use
(
'
underscore
'
);
api
.
use
(
'
accounts-password@2.0.0
'
);
api
.
use
(
'
simple:json-routes@2.1.0
'
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment