Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 18075d6

Browse files
committed
0.0.48
1 parent 748a254 commit 18075d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ionic/app-scripts",
3-
"version": "0.0.47",
3+
"version": "0.0.48",
44
"description": "Scripts for Ionic Projects",
55
"homepage": "http://ionicframework.com/",
66
"author": "Ionic Team <[email protected]> (http://ionic.io)",
@@ -120,7 +120,7 @@
120120
"typings": "dist/index.d.ts",
121121
"jest": {
122122
"testEnvironment": "node",
123-
"moduleFileExtensions": [
123+
"moduleFileExtensions": [
124124
"ts",
125125
"js"
126126
],

0 commit comments

Comments
 (0)