Skip to content

Commit 6e9b513

Browse files
committed
Remove ui-contextmenu.jquery.json
1 parent 01e16b3 commit 6e9b513

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ module.exports = (grunt) ->
165165
yabs:
166166
release:
167167
common: # defaults for all tools
168-
manifests: ['package.json', 'bower.json', 'ui-contextmenu.jquery.json']
168+
manifests: ['package.json', 'bower.json']
169169
# The following tools are run in order:
170170
check: { branch: ['master'], canPush: true, clean: true, cmpVersion: 'gte' }
171171
run_test: { tasks: ['test'] }

ui-contextmenu.jquery.json

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)