Skip to content

Commit

Permalink
coffee-script to coffeescript
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Mar 7, 2018
1 parent 527241c commit 1880db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/coffeescript.plugin.coffee
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Import
coffee = require('coffee-script')
coffee = require('coffeescript')

# Export Plugin
module.exports = (BasePlugin) ->
Expand Down

0 comments on commit 1880db7

Please sign in to comment.