Skip to content

Commit 4395ebd

Browse files
committed
bower.json and composer.json removed
composer asserting is described in documentation: https://pdfmake.github.io/docs/0.3/getting-started/client-side/#composer
1 parent cb50918 commit 4395ebd

4 files changed

Lines changed: 1 addition & 88 deletions

File tree

.npmignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ tests/
77
build/fonts/
88
package-lock.json
99
yarn.lock
10-
composer.json
11-
bower.json
1210
.editorconfig
1311
eslint.config.mjs
1412
build-fonts.js

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# pdfmake [![Node.js CI][githubactions_img]][githubactions_url] [![GitHub][github_img]][github_url] [![npm][npm_img]][npm_url] [![Bower][bower_img]][bower_url] [![Packagist][packagist_img]][packagist_url] [![CDNJS][cdnjs_img]][cndjs_url]
1+
# pdfmake [![Node.js CI][githubactions_img]][githubactions_url] [![GitHub][github_img]][github_url] [![npm][npm_img]][npm_url] [![CDNJS][cdnjs_img]][cndjs_url]
22

33
[githubactions_img]: https://github.com/bpampuch/pdfmake/actions/workflows/node.js.yml/badge.svg?branch=master
44
[githubactions_url]: https://github.com/bpampuch/pdfmake/actions
@@ -9,12 +9,6 @@
99
[npm_img]: https://img.shields.io/npm/v/pdfmake.svg?colorB=0E7FBF
1010
[npm_url]: https://www.npmjs.com/package/pdfmake
1111

12-
[bower_img]: https://img.shields.io/bower/v/pdfmake.svg?colorB=0E7FBF
13-
[bower_url]: https://github.com/bpampuch/pdfmake
14-
15-
[packagist_img]: https://img.shields.io/packagist/v/bpampuch/pdfmake.svg?colorB=0E7FBF
16-
[packagist_url]: https://packagist.org/packages/bpampuch/pdfmake
17-
1812
[cdnjs_img]: https://img.shields.io/cdnjs/v/pdfmake.svg?colorB=0E7FBF
1913
[cndjs_url]: https://cdnjs.com/libraries/pdfmake
2014

bower.json

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

composer.json

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

0 commit comments

Comments
 (0)