Skip to content

Commit f0c9e30

Browse files
authored
Merge pull request #4 from cjrdepano/feature/add-feature
feature: add feature
2 parents 8473ed7 + c8ccbeb commit f0c9e30

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

LICENSE

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,3 +189,5 @@ third-party archives.
189189
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
190190
See the License for the specific language governing permissions and
191191
limitations under the License.
192+
193+
Testing

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"csurf": "^1.8.3",
1212
"dont-sniff-mimetype": "^1.0.0",
1313
"express": "^4.13.4",
14-
"express-session": "^1.13.0",
14+
"express-session": "^1.13.1",
1515
"forever": "^2.0.0",
1616
"helmet": "^2.0.0",
1717
"marked": "0.3.9",

0 commit comments

Comments
 (0)