Skip to content

Commit 3cbc00d

Browse files
authored
Merge pull request #2 from CoursePark/remove-bower
Remove bower
2 parents ade00f6 + 6c4c63a commit 3cbc00d

3 files changed

Lines changed: 11 additions & 18 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Blacklist Every File
2+
*
3+
4+
# Whitelist Top-level Files
5+
!.gitignore
6+
!README.md
7+
!LICENSE
8+
!NOTICE
9+
!package.json
10+
!l20n.js

bower.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bluedrop-l20n-shell",
3-
"version": "1.0.2",
3+
"version": "1.0.0",
44
"description": "This repository contains the build of l20n.js with shell bindings.",
55
"main": "l20n.js",
66
"scripts": {

0 commit comments

Comments
 (0)