소스 검색

Merge pull request #741 from mlefort/patch-1

Add "main" property to package.json
Amauri CHAMPEAUX 4 년 전
부모
커밋
e2f859996d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -1,6 +1,7 @@
 {
   "name": "tarteaucitronjs",
   "version": "1.9.1",
+  "main": "tarteaucitron.js",
   "description": "Comply to the European cookie law",
   "dependencies": {},
   "devDependencies": {},