Skip to content

Commit

Permalink
Updating npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sffc committed Mar 19, 2019
1 parent e579313 commit cddd062
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions clients/js/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
4 changes: 2 additions & 2 deletions clients/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myanmar-tools",
"version": "1.1.1",
"version": "1.1.2",
"description": "Tools for handling the Zawgyi font encoding in Myanmar.",
"main": "index.js",
"scripts": {
Expand All @@ -24,7 +24,7 @@
"gulp-cli": "^2.0.1",
"gulp-jasmine": "^4.0.0",
"gulp-jasmine-browser": "^3.0.2",
"gulp-preprocess": "^2.0.0",
"gulp-preprocess": "^3.0.2",
"gulp-rename": "^1.2.2",
"gulp-replace": "^1.0.0",
"gulp-sourcemaps": "^2.6.1",
Expand Down

0 comments on commit cddd062

Please sign in to comment.