Skip to content

Commit cddd062

Browse files
committed
Updating npm dependencies
1 parent e579313 commit cddd062

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

clients/js/.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
package-lock=false

clients/js/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myanmar-tools",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Tools for handling the Zawgyi font encoding in Myanmar.",
55
"main": "index.js",
66
"scripts": {
@@ -24,7 +24,7 @@
2424
"gulp-cli": "^2.0.1",
2525
"gulp-jasmine": "^4.0.0",
2626
"gulp-jasmine-browser": "^3.0.2",
27-
"gulp-preprocess": "^2.0.0",
27+
"gulp-preprocess": "^3.0.2",
2828
"gulp-rename": "^1.2.2",
2929
"gulp-replace": "^1.0.0",
3030
"gulp-sourcemaps": "^2.6.1",

0 commit comments

Comments
 (0)