Skip to content

Commit

Permalink
Revert "Updating marked with 8fold-marked"
Browse files Browse the repository at this point in the history
This reverts commit 510aca0.
  • Loading branch information
harryi3t committed Oct 26, 2017
1 parent 0afffb0 commit 53c5e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/bootcode-dependencies.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ describe('bootcode dependencies', function () {

it('should not change', function () {
expect(currentDependencies).to.be.eql([
'8fold-marked',
'assert',
'assertion-error',
'atob',
Expand Down Expand Up @@ -70,6 +69,7 @@ describe('bootcode dependencies', function () {
'lodash.reject',
'lodash.some',
'lodash3',
'marked',
'mime-db',
'mime-format',
'mime-types',
Expand Down

0 comments on commit 53c5e8a

Please sign in to comment.