Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Commit 5360e9c

Browse files
committed
1 parent 24d3ba8 commit 5360e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Package.onUse(function(api) {
2323
], where, { weak: true });
2424

2525
api.use([
26-
'ecmascript',
26+
'ecmascript@0.5.9',
2727
'check',
2828
'underscore',
2929
'email',

0 commit comments

Comments
 (0)